Avoid chaining up to parent impl, since we have a INPUT_ONLY window.
authorOwen Taylor <otaylor@redhat.com>
Mon, 2 Apr 2001 20:15:18 +0000 (20:15 +0000)
committerOwen Taylor <otaylor@src.gnome.org>
Mon, 2 Apr 2001 20:15:18 +0000 (20:15 +0000)
commit3961437baba035ba969e83c5bb15edce6ebc4e05
treef5a99bb62eeb856fbd7eef304b955debf90d7902
parent096fdfb79706a5caa5cd7610401808325aee8c31
Avoid chaining up to parent impl, since we have a INPUT_ONLY window.

Mon Apr  2 16:13:58 2001  Owen Taylor  <otaylor@redhat.com>

* gtk/gtkinvisible.c (gtk_invisible_style_set): Avoid
chaining up to parent impl, since we have a INPUT_ONLY
window.

* gtk/gtkentry.[ch]: Add a cursor_color property to set the
foreground color for the cursor.
gtk/gtkentry.c
gtk/gtkentry.h
gtk/gtkinvisible.c